-- card: 3025 from stack: in -- bmap block id: 3410 -- flags: 0000 -- background id: 2569 -- name: -- part 1 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=58 top=29 right=95 bottom=460 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 1 ----- HyperTalk script ----- on mouseUp show card field id 25 show card field "JD" wait 1 seconds hide card field "JD" wait 1 seconds show card field "JD" wait 1 seconds hide card field "JD" wait 1 seconds hide card field id 25 end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=166 top=118 right=137 bottom=256 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 2 ----- HyperTalk script ----- on mouseUp visual effect zoom open show card field id 12 end mouseUp -- part 8 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=267 top=143 right=163 bottom=333 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 0 -- text size: 12 -- style flags: 8192 -- line height: 16 -- part name: Minutes -- part 11 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=266 top=118 right=138 bottom=332 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 0 -- text size: 12 -- style flags: 8192 -- line height: 16 -- part name: RAM cost -- part 12 (field) -- low flags: 81 -- high flags: 0004 -- rect: left=0 top=237 right=342 bottom=164 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 0 -- text size: 12 -- style flags: 8192 -- line height: 16 -- part name: 5 ----- HyperTalk script ----- on MouseUp hide card field id 12 end MouseUp -- part 13 (button) -- low flags: 00 -- high flags: A003 -- rect: left=194 top=240 right=262 bottom=292 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: The Button ----- HyperTalk script ----- on mouseUp put card field "ram cost" into theramcost put card field "minutes" into theminutes divide theminutes by 60 put card field "timeworth" into thetimeworth multiply thetimeworth by theminutes divide theramcost by thetimeworth put theramcost into card field "sum" end mouseUp -- part 14 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=219 top=280 right=296 bottom=253 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 8192 -- line height: 16 -- part name: sum -- part 17 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=31 top=143 right=161 bottom=256 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 4 ----- HyperTalk script ----- on mouseUp visual effect zoom open show card field id 18 end mouseUp -- part 18 (field) -- low flags: 81 -- high flags: 0004 -- rect: left=164 top=237 right=342 bottom=340 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 0 -- text size: 12 -- style flags: 8192 -- line height: 16 -- part name: 7 ----- HyperTalk script ----- on MouseUp hide card field id 18 end MouseUp -- part 19 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=267 top=171 right=191 bottom=333 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 0 -- text size: 12 -- style flags: 8192 -- line height: 16 -- part name: TimeWorth -- part 20 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=44 top=169 right=188 bottom=257 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 4 ----- HyperTalk script ----- on mouseUp visual effect zoom open show card field id 21 end mouseUp -- part 21 (field) -- low flags: 81 -- high flags: 0004 -- rect: left=340 top=237 right=342 bottom=512 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 0 -- text size: 12 -- style flags: 8192 -- line height: 16 -- part name: 21 ----- HyperTalk script ----- on MouseUp hide card field id 21 end MouseUp -- part 22 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=439 top=30 right=52 bottom=459 -- title width / last selected line: 0 -- icon id / first selected line: 19678 / 19678 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Help ----- HyperTalk script ----- on mouseUp show card field id 25 show card field "JD" wait 1 seconds hide card field "JD" wait 1 seconds show card field "JD" wait 1 seconds hide card field "JD" wait 1 seconds hide card field id 25 end mouseUp -- part 25 (field) -- low flags: 81 -- high flags: 0004 -- rect: left=55 top=25 right=110 bottom=463 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 8192 -- line height: 16 -- part name: 1 ----- HyperTalk script ----- on MouseUp hide card field id 25 end MouseUp -- part 26 (field) -- low flags: 80 -- high flags: 0004 -- rect: left=156 top=113 right=140 bottom=334 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 256 -- line height: 12 -- part name: JD -- part contents for card part 8 ----- text ----- 60 -- part contents for card part 12 ----- text ----- Default value of $600.00 based on current price of 2Mb of RAM installed. You can easily substitute the price of that upgrade you've got your eye on. -- part contents for card part 11 ----- text ----- 600 -- part contents for card part 18 ----- text ----- You know, number of minutes you waste each day quitting and opening applications. Default of 60 minutes can be changed to anything your heart desires. -- part contents for card part 19 ----- text ----- 100 -- part contents for card part 21 ----- text ----- This one should be easy—how much is an hour of your time worth? The default value of $100.00 can be changed to whatever you think YOUR time is worth. -- part contents for card part 14 ----- text ----- 6 -- part contents for card part 25 ----- text ----- RAM BREAKEVEN ANALYSIS is a totally free stack, placed into the public domain by Bob LeVitus/MACazine. Give it to anyone you like. Comments appreciated. Bob LeVitus--CompuServe: 73537,1217/GEnie: RLEVITUS [Click anything with a "* for more info.] -- part contents for card part 26 ----- text ----- Additional code by: Jerry "the Stackhead" Daniels